| Total Complexity | 50 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 308 |
| Lines of code | 211 |
| Logical lines of code | 145 |
| Comment lines | 17 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| running_out_stock_sms() | 43 | 11 | 48 | |
| on_sale_sms() | 43 | 11 | 46 | |
| in_stock_sms() | 44 | 10 | 45 | |
| unavailable_sms() | 52 | 6 | 25 | |
| admins_stock_sms() | 52 | 5 | 23 | |
| init() | 56 | 3 | 16 | |
| __construct() | 66 | 4 | 8 |